IBDAC

TIBCSQL Methods

Methods of the TIBCSQL class.

For a complete list of the TIBCSQL class members, see the TIBCSQL Members topic.

Public

Name Description

BreakExec (inherited from TCustomDASQL)

Breaks execution of an SQL satatement on the server.

CreateProcCall

Assigns SQL block that calls stored procedure specified by Name to SQL property.

Execute (inherited from TCustomDASQL)

Overloaded. Executes a SQL statement on the server.

ExecuteNext

Provides data that is returned by SQL statement through the out parameters.

Executing (inherited from TCustomDASQL)

Checks whether TCustomDASQL still executes a SQL statement.

FindMacro (inherited from TCustomDASQL)

Finds a macro with the specified name.

FindParam

Searches a parameter with the specified name.

MacroByName (inherited from TCustomDASQL)

Finds a macro with the specified name.

ParamByName

Searches a parameter with the specified name.

Prepare (inherited from TCustomDASQL)

Allocates, opens, and parses cursor for a query.

UnPrepare (inherited from TCustomDASQL)

Frees the resources allocated for a previously prepared query on the server and client sides.

WaitExecuting (inherited from TCustomDASQL)

Waits until TCustomDASQL executes a SQL statement.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback